home *** CD-ROM | disk | FTP | other *** search
- Docs for SETTIME
-
- This Program is written in GFA BASIC 3.0x and is released as
- public domain for the enjoyment of all.
-
- I have had this laying around for quit some time now and thought
- it might be of interest to you GFAer's. This should give you an
- idea of what it takes to program RSC files. The nice thing about
- the Resource Construction Set is that you don't have to worry
- about screen resolution and sizing your dialogs accordingly,
- for medium and high rez. Low rez needs a different RCS file. In
- the source it is commented to explain what is going on so I won't
- get into that here. When I originally did this all I had to go on
- was the Michtron Manual and I would have killed for an example
- like this. Sometimes we have to learn the hard way but I hope
- this will make it easier for someone else out there.
-
- To run the program make sure you have SETTIME.PRG and SETTIME.RSC
- in the same directory. The program will prompt you for the date
- and time. When you have entered it press Return or click on [OK]
- in the dialog box. The program then tries to set the date and
- time, which may have been entered incorrectly. Another dialog box
- will appear confirming you entered the correct date and time.
- Press Return or click on [OK] to exit. If the date and time is
- incorrect click on [RESET] and the program will go back to the
- first dialog box allowing you to re-input the date and time. The
- input dialog defaults to Pm so if you don't put in "a" or "A" at
- that input the porgram assumes you want "P" whether you put it in
- or not.
-
-